home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1997 February
/
macformat-047.iso
/
Demos
/
Chiller Killers
/
Chiller
/
Chiller.DXR
/
00489.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-11-28
|
298 b
|
16 lines
on exitFrame
global bore, s
if the mouseDown then
puppetSprite(1, 0)
puppetSprite(2, 0)
puppetSprite(3, 0)
updateStage()
if the timeoutLapsed > (3 * 60) then
startTimer()
set bore to bore + 1
borecheck()
do("sel" & s & EMPTY)
end if
end if
end